FAISIRMatch 
Logical Entity Name  FAISIRMatch 
Default Table Name  FAISIRMatch 
Physical Only  NO 
Definition 
 
Note 
 

FAISIRMatch Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FAISIRMatchID(PK)    int  NO 
 
AwardYear    char(7)  NO 
 
SyStudentID(FK)    int  NO 
 
FAISIRID    int  NO 
 
PellID    char(6)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FAISIRMatch Primary and Unique Keys 
Key Name  Key Type  Keys 
FAISIRMatch_FAISIRMatchID_U_U_IDX  PrimaryKey  FAISIRMatchID 
UK_FAISIRMatch_SyStudentID_AwardYear_FAISIRID_FAISIRMatchID  Index  SyStudentID, AwardYear, FAISIRID, FAISIRMatchID 
FAISIRMatch_FaISIRID_PellID_AwardYear_FAISIRMatchID_U_N_IDX  Index  FAISIRID, PellID, AwardYear, FAISIRMatchID 
FAISIRMatch_FAISIRID_AwardYear_SyStudentID_FAISIRMatchID_U_N_IDX  Index  FAISIRID, AwardYear, SyStudentID, FAISIRMatchID 

FAISIRMatch Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
syStudent  Non-Identifying  One To Zero or More  FK_FAISIRMatch_SyStudentID_SyStudent_SyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FAISIRMatch_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FAISIRMatch Check Constraints 
Check Constraint Name  CheckConstraint